* src/callint.c (Fcall_interactively): Call `Qread_number' for
authorJuri Linkov <juri@jurta.org>
Sat, 27 Apr 2013 21:12:17 +0000 (00:12 +0300)
committerJuri Linkov <juri@jurta.org>
Sat, 27 Apr 2013 21:12:17 +0000 (00:12 +0300)
commit2c9b6572fccc340794e430a4fc45e24f3025b468
treed32ba30f2dc7b566b10ac32022b44ed763680780
parent4f783ae39cd3a303dce462abd1560e1b2fa9d5f8
* src/callint.c (Fcall_interactively): Call `Qread_number' for
interactive code letter `n' instead of using duplicate code.

* lisp/subr.el (read-number): Doc fix about using it by interactive
code letter `n'.
lisp/ChangeLog
lisp/subr.el
src/ChangeLog
src/callint.c